mysql error:
SELECT
`id`, `date`, `title`, `content`, `url`, `image_thumb`, `preview`, `views`, `numComments`, `theme`
FROM `news` WHERE `metaKeywords` LIKE '%новость №'%' AND `theme` > 0 AND `date` < 1735219264 AND `hidden` = '0'
ORDER BY `priority` ASC, `date` DESC LIMIT 0, 10